pipeline: outputs: bronto: document sending logs to Bronto - #2634
Conversation
Add a Bronto output page describing how to send logs using the HTTP output plugin (json_lines + gzip with the x-bronto-* headers), plus an OpenTelemetry/OTLP alternative for pipelines standardizing on OTLP. Add the page to the SUMMARY.md table of contents and add "Bronto" to the Vale spelling exceptions. Assisted-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Severin Neumann <severin@bronto.io>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdded Bronto output documentation for HTTP and OpenTelemetry plugins. The documentation covers endpoints, headers, TLS, setup instructions, and configuration examples. Added the page to the table of contents and the product name to spelling exceptions. ChangesBronto output documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@pipeline/outputs/bronto.md`:
- Line 7: Update the Bronto link in the introductory sentence to use the neutral
Bronto documentation reference identified at line 134, or remove the hyperlink
and leave “Bronto” as plain text; keep the technical description and HTTP plugin
link unchanged.
- Around line 103-111: Update both Bronto OpenTelemetry output examples in the
opentelemetry configuration to enable TLS for the HTTPS ingestion endpoint on
port 443. Preserve the existing host, URI, headers, and other output settings.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: b8320423-be42-4ff9-a88f-f02b4429a7a7
📒 Files selected for processing (3)
SUMMARY.mdpipeline/outputs/bronto.mdvale-styles/FluentBit/Spelling-exceptions.txt
Enable TLS on both OpenTelemetry output examples, which target the HTTPS ingestion endpoint on port 443. Use the Bronto documentation link instead of the product homepage in the introduction. Assisted-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Severin Neumann <severin@bronto.io>
Signed-off-by: Eric D. Schabell <eric@schabell.org>
awesome, thank you for the quick turn around!:-) |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Add a Bronto output page describing how to send logs using the HTTP output plugin (json_lines + gzip with the x-bronto-* headers), plus an OpenTelemetry/OTLP alternative for pipelines standardizing on OTLP. Add the page to the SUMMARY.md table of contents and add "Bronto" to the Vale spelling exceptions.
Thanks!
Summary by CodeRabbit